home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3dgrav.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_DISTANTGRAVITYGADGET_H = 1;
- include("real/gadget/r3prpgad.js")
-
-
- var R3CLID_DISTANTGRAVITYGADGET = 1454;
-
-
-
-
-
-
- function r3Distantgravitygadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_DISTANTGRAVITYGADGET, arguments);
- }
- // Methods
-
- }
-
- r3Distantgravitygadget.prototype=new r3Propertiesgadgets;
- // p3dgrav.h_H